home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Xconq 7.0d37 / source / config / mh-sco < prev    next >
Encoding:
Text File  |  1994-04-24  |  215 b   |  8 lines  |  [TEXT/R*ch]

  1. # Define SYSV as -DSYSV if you are using a System V operating system.
  2. SYSV = -DSYSV
  3. RANLIB = true
  4. # You may need this if you don't have bison.
  5. # BISON = yacc -Sm10400
  6.  
  7. X11_LIB = -lX11_s -lsocket -lm -lintl -lmalloc
  8.